*{
    margin: 0;
    padding: 0;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

li,
p {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.list_data {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    background-color: #f9f9f9;
}

.num_tit {
    font-weight: bold;
    color: #24BAB4;
    font-size: 24px;
}

.footer-fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
}

.foot-bottom {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.foot-bottom div {
    flex: 1;
    text-align: center;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    border-radius: 10px;
    margin: 5px;
}

.left {
    color: #ef1f1f;
    border: 2px solid #ef1f1f;
}

.right {
    color: #fff;
    background-color: #fa6600;
    border: 1px solid #fa6600;
}

.banner_m img {
    width: 100%;
}

.index-nav_m {
    background: #FFF;
    margin-top: 10px;
}

.index-nav_m ul {
    padding: 10px 0;
    overflow: hidden;
}

.index-nav_m li {
    float: left;
    width: 25%;
    text-align: center;
}

.index-nav_m li a {
    text-align: center;
    width: 100%;
    display: block;
    position: relative
}

.index-nav_m li a:before {
    content: ' ';
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/menu_index.png) no-repeat;
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto;
}

.index-nav_m li:nth-child(1) a:before {
    background-position: 0 0;
}

.index-nav_m li:nth-child(2) a:before {
    background-position: -55px 0;
}

.index-nav_m li:nth-child(3) a:before {
    background-position: -111px 0;
}

.index-nav_m li:nth-child(4) a:before {
    background-position: -166px 0;
}

.index-nav_m li:nth-child(5) a:before {
    background-position: -222px 0;
}

.index-nav_m li:nth-child(6) a:before {
    background-position: 0 -56px;
}

.index-nav_m li:nth-child(7) a:before {
    background-position: -55px -56px;
}

.index-nav_m li:nth-child(8) a:before {
    background-position: -111px -56px;
}

.index-nav_m li:nth-child(9) a:before {
    background-position: -166px -56px;
}

.index-nav_m li:nth-child(10) a:before {
    background-position: -222px -56px;
}

.index-nav_m li a p {
    display: block;
    width: 100%;
    font-size: 12px;
    margin-bottom: .08rem;
    text-align: center;
    color: #333;
}

.new_hp_wxgroup_m {
    padding: 0 20px;
    background: #fff;
    margin-bottom: 15px;
    overflow: hidden;
    margin-top: 15px;
}

.forhelp_doctor_title_m {
    padding-left: 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
    position: relative;
}

.forhelp_doctor_title_m:before {
    content: ' ';
    width: 2px;
    height: 18px;
    background: #111111;
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
}

.new_hp_wxgroup_m ul {
    padding-top: 0;
}

.new_hp_wxgroup_m ul li {
    width: 40%;
    border-radius: 2px;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 2%;
}

.new_hp_wxgroup_m ul li:nth-child(2n) {
    margin-right: 0 !important;
}

.new_hp_wxgroup_m ul li h2 {
    font-size: 16px;
    color: #3E3E3E;
    line-height: 22px;
    font-weight: normal;
    height: 44px;
}

.new_hp_wxgroup_m ul li span {
    font-size: 12px;
    color: #9E9E9E;
    line-height: 17px;
    padding-top: 3px;
}

.new_hp_wxgroup_m ul li p {
    color: #fff;
    border-radius: 65px;
    line-height: 20px;
    width: 68px;
    text-align: center;
    cursor: pointer;
    font-size: 12px
}

.banner_m {
    width: 100%;
}

.section_nav {
    padding: 20px;
    background-color: #fff;
}

.section_nav .jca div {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.section_nav .jca div img {
    width: 70%;
    height: auto;
}

.section_nav .jca div p {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.jca {
    display: flex;
    justify-content: space-between;
}

.bgf9 {
    background: #f9f9f9;
}

.mt60 {
    margin-top: 8vw;
}

.pdtb27 {
    padding-top: 3.6vw;
    padding-bottom: 3.6vw;
}

.pdlr30 {
    padding-left: 4vw;
    padding-right: 4vw;
}

.df {
    display: flex;
}

.listfw_box {
    width: 25%;
}

.jcc {
    justify-content: center;
}

.df {
    display: flex;
    flex-wrap: wrap;
    padding: 2px;
}

.tac {
    text-align: center;
}

.cGreen {
    color: #24BAB4;
}

.fs24 {
    font-size: 3.2vw;
}

.btGreen3 {
    border-bottom: .4vw solid #24BAB4;
}

.w60 {
    width: 8vw;
}

.fwb {
    font-weight: bold;
}

.cGreen {
    color: #24BAB4;
}

.fs48 {
    font-size: 6.4vw;
}

.cGreen {
    color: #24BAB4;
}

.mt12 {
    margin-top: 1.6vw;
}

.fs32 {
    font-size: 4.4vw;
}

.section_service {
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/bg_service.jpg) no-repeat;
    background-size: 100%;
    padding-bottom: 20px;
}

.pdtb60 {
    padding-top: 20px;
}

.tac {
    text-align: center;
}

.fwb {
    font-weight: bold;
}

.cfff {
    color: #fff;
}

.fs42 {
    font-size: 5.6vw;
}

.btfff9 {
    border-bottom: 1.2vw solid #fff;
}

.w60 {
    width: 8vw;
}

.list_service {
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    margin-top: 10px;
    justify-content: space-between;
}

.list_service a {
    width: 25%;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
}

.br12 {
    border-radius: 1.6vw;
}

.tac {
    text-align: center;
}

.cfff {
    color: #fff;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ml30 {
    margin-left: 4vw;
}

.pdtb24 {
    padding-top: 3.2vw;
    padding-bottom: 3.2vw;
}

.listfw_txt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 6px 0;
}

.listfw_titxes {
    font-size: 14px;
    text-align: center;
    color: #24BAB4;
}

.fs24 {
    font-size: 3.2vw;
}

a {
    text-decoration: none;
}

.num_box {
    font-size: 12px;
    margin-top: 10px;
    color: #24BAB4;
}

.listfw_lists {
    width: 36px;
    border-bottom: 1px solid #24BAB4;
}

.fluid-contain {
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    background-color: #fff;
}

.profession_txtzys {
    display: flex;
    margin-top: 10px;
    padding: 0 10px;
    justify-content: space-between;
}

.profession_txt {
    width: 23%;
}

.profession_txt .infos {
    border: 1px rgba(191, 191, 191, 0.3) solid;
    border-radius: 8px;
    text-align: center;
    background: #F4F3F1;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
    padding-bottom: 10px;
    padding-top: 10px;
    height: 120px;
}

.profession_txt .infos h3 {
    color: #24BAB4;
    letter-spacing: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 8px;
}

.profession_txt .infos p {
    font-size: 12px;
}

.profession_boxs {
    display: flex;
}

.profession_boxs .fluid_box {
    width: 50%;
    position: relative;
}

.bg-box {
    background: #24BAB4;
    color: #fff;
}

.profession_boxs .position-absolute {
    color: #fff;
    font-weight: bold;
    width: calc(100% - 20px);
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.profession_boxs h3 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

.profession_boxs p {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
}

.profession_boxs .fluid_box:nth-child(even):before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.taiorient-04 {
    overflow: hidden;
    border-top: 10px #f6f8fa solid;
    padding: 10px;
}

.h3-titile {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    color: #363535;
    text-align: center;
    margin-bottom: 20px;
}

.taiorient_box {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.taiorient-08 .taiorient_box {
    padding: 0 10px;
}

.taiorient_tit {
    width: 32%;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}

.taiorient-04 .circle_x {
    position: relative;
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/besg.jpg) no-repeat;
    background-size: 100%;
    width: 31.33%;
    height: 120px;
}

.taiorient-04 .circle_x .infos_x {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.taiorient-04 .circle_x .infos_x .ptxy{
    font-size: 16px !important;
    color: #24BAB4;
}

.taiorient-04 p {
    color: #24BAB4;
    font-size: 12px;
}

.taiorient-08 {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.Pregnancy_x {
    width: 32%;
    text-align: center;
}

.Pregnancy_x .infos {
    position: relative;
    margin: 0 auto;
    color: #fff;
    background: #24BAB4;
}

.taiorient-08 .Pregnancy_x .img {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    height: 66px;
    width: 100%;
}

.taiorient-08 .text {
    padding: 5px;
}

.taiorient-08 h4 {
    font-size: 14px !important;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fff;
}

.taiorient-08 p {
    font-size: 12px;
    color: #fff;
}

.wecode_bg {
    background-color: #ffffff;
}

.wecode {
    padding-bottom: 20px;
    padding-top: 20px;
    background: #F8F7F5;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .15);
    margin: 0 10px;
    border-radius: 10px;
}

.wecode p {
    font-size: 14px;
    color: #24BAB4;
    text-align: center;
}

.fluid_taiorient {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.taiorient-09 {
    padding: 16px 10px;
}

.taiorient_x {
    width: 49%;
    display: flex;
    margin-bottom: 10px;
}

.taiorient-09 .taiorient_x .img img {
    width: 100%;
    height: 60px;
}

.taiorient-09 .taiorient_x .infos {
    width: calc(100% - 100px);
    position: relative;
    min-width: 88px;
    background: #24BAB4;
    color: #fff;
}

.taiorient-09 .taiorient_x .infos p {
    position: absolute;
    top: 50%;
    left: 5px;
    color: #fff;
    transform: translate(0%, -50%);
    margin-bottom: 0;
    font-size: 12px;
}

.section_fwbtac {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.section_titlefw {
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.listfw_txtw60 {
    border-bottom: 4px solid #fff;
    width: 30px;
}
#modal-white .wx_success_bton {
    width: 187px;
    height: 60px;
    font-weight: bold;
    line-height: 60px;
    background-color: #1aad19;
    text-align: center;
    border-radius: 5px;
    margin: 0px auto;
    color: #fff;
    font-size: 18px;
}

#modal-white {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    display: none;
}

#modal-white .box-tc {
    padding: 25px;
    width: 74%;
    position: absolute;
    top: 23%;
    left: 13%;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    padding-bottom: 30px;
}

#modal-white-tc {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100000;
    display: none;
}

#modal-white-tc .box-tc {
    width: 80%;
    position: absolute;
    overflow: hidden;
    top: 40%;
    left: 10%;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0px !important;
}

#modal-white .wx_success_bton{
    width: 187px;
    height: 60px;
    font-weight: bold;
    line-height: 60px;
    background-color: #1aad19;
    text-align: center;
    border-radius: 5px;
    margin: 0px auto;
    color: #fff;
    font-size: 18px;
}
.wechat_success_logo{ width: 18%; display:block;margin: 0px auto;margin-top: 8px;}
.wechat_success_title{ width: 85%; display:block;margin: 0px auto;margin-top: 12px;}
.wechat_success_anniu{ width: 78%; display:block;margin: 0px auto;margin-top:5px;}
.wechat_yindao{width:90%;margin: 0px auto; margin-top: 10px;}
.advantage {
    background: #fff!important;
}
.advantage ul {
    overflow: hidden;
    width: 1200px;
    margin: 30px auto;
}
.advantage ul li {
    float: left;
    width: 25%;
    text-align: center;
}
.advantage ul li i {
    -webkit-transition: 0.5s;
}
.advantage ul li:hover i{-webkit-transform:rotateY(360deg);}
.advantage-ioc1 {
    display: inline-block;
    width: 133px;
    height: 133px;
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/j1.png) no-repeat;
}
.advantage-ioc2 {
    display: inline-block;
    width: 133px;
    height: 133px;
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/j2.png) no-repeat;
}
.advantage-ioc3 {
    display: inline-block;
    width: 133px;
    height: 133px;
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/j3.png) no-repeat;
}
.advantage-ioc5 {
    display: inline-block;
    width: 133px;
    height: 133px;
    background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/j5.png) no-repeat;
}
.advantage ul li h4 {
    font-size: 18px;
    font-weight: bold;
    color: #48cbdf;
    line-height: 60px;
}
.advantage ul li p {
    font-size: 14px;
    color: #555;
    padding: 0 20px;
}
.zxzx {
    width: 365px;
    margin: 0 auto;
    border: solid 1px #48cbdf;
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
}
.zxzx p {
    float: left;
    line-height: 40px;
    width: 235px;
    padding-left: 25px;
    font-size: 16px;
    color: #555;
    overflow: hidden;
    height: 40px;
}
.zxzx a {
    float: right;
    width: 100px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: white;
    background: #48cbdf;
}
.zxzx p b {
    font-size: 18px;
    color: #48cbdf;
}
.gszc-fuwubz-c {
    width: 1090px;
    margin: 0 auto;
    margin-top: 8px;
    position: relative;
}
.gszc-fuwubz-bg{background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/fuwubaozhang.jpg) no-repeat center center;padding-bottom: 56px;}
.fuwubz-c{height: 113px;position: relative;}
.fuwubz-c h3{font-size: 20px;font-weight: bold;color: #333;line-height: 60px;margin-top: -43px;}
.fuwubz-c p{font-size: 14px;color: #555;line-height: 24px;margin-top: 5px;height: 48px;}
.fuwubz-c1{float: left;width: 320px;margin-left: 92px;}
.fuwubz-c2{float: right;width: 365px;margin-right:65px;text-align: right;}
.fuwubz-c3{float: left;width: 320px;margin-left: 32px;margin-right: 100px;top:25px;}
.fuwubz-c4{float: right;width: 320px;margin-right:5px;text-align: right;margin-left: 100px;top:25px;}
.fuwubz-c5{float: left;width: 320px;margin-left: 97px;top:45px;}
.fuwubz-c6{float: right;width: 320px;margin-right:75px;text-align: right;top:30px;}
.gszc-tit{text-align: center;}
.gszc-tit h2{font-size:34px;font-weight: bold;color: #333;line-height: 50px;}
.gszc-tit span{color: #48cbdf;}
.gszc-tit p{font-size: 14px;color: #999;line-height: 30px;}
.footer{background:#2b2b2b;padding:35px 0;}
.footer-top{overflow: hidden;width: 1200px;margin: 0 auto;}
.footer-top li{float: left;}
.footer-top1{width: 224px;height: 100px;border-right: solid 1px #777;}
.footer-top1 img{display:block;width: 100px;margin: 0 auto;}
.footer-top1 p{font-size:14px;line-height: 20px;color: #777;width: 210px;margin-top: 10px;text-align: center;}
.footer-top2{width:411px;border-right: solid 1px #777;height: 100px;overflow: hidden;}
.footer-top2 a{float: left;margin:5px 8px;color: #777;width:120px;text-align: center;font-size: 14px;}
.footer-top3{width: 254px;height: 145px;border-right: solid 1px #777;padding: 0 25px;}
.footer-top3 p{font-size: 14px;color: #777;line-height: 28px;}
.footer-top4{width: 370px;padding-left: 50px;overflow: hidden;}
.footer-top4 p{float: left;text-align: center;}
.footer-top4 p img{width:123px;display: block;}
.footer-top4 p strong{font-size: 14px;color: #777;font-weight: normal;display: block;line-height: 30px;}
.footer-top4 p em{display: block;font-size: 16px;color: #777;line-height: 30px;font-style: normal;}
.footer-top4 p b{display: block;font-size: 22px;line-height: 30px;color: #777;}
.footer-top4-c{margin-left: 50px;}
.footer-top4-c span{display: block;overflow: hidden;}
.footer-top4-c span a{float: left;width: 33px;height: 33px;margin:5px 20px}
.footer-top4-c1{background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/tuteng.png) no-repeat -288px -161px;}
.footer-top4-c2{background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/tuteng.png) no-repeat -352px -161px;}
.footer-top4-c3{background: url(https://ages.cjfangsheng.com/dt/zyt_b1.6xz1/tuteng.png) no-repeat -416px -161px;}
.footer-bottom{background: #222222;text-align: center;padding: 10px 0;}
.footer-bottom p{font-size: 14px;color: #777;line-height: 24px;}
.footer-bottom p a{color: #777;margin-right: 10px;}
.footer-bottom p a:hover{color: #ddd;}
.gszc-fuwubz {
    height: 520px;
}